Click or drag to resize

ServiceGetMeetingCancellation Method (ItemId)

Gets a meeting cancellation message.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public MeetingCancellation GetMeetingCancellation(
	ItemId itemId
)

Parameters

itemId
Type: Independentsoft.ExchangeItemId
The ID of the item to return.

Return Value

Type: MeetingCancellation
MeetingCancellation.
See Also